MimeType

public final static MimeType MimeType(String value)
public final static MimeType MimeType(String value)

Creates a new instance of MimeType with the given value.

Since

8.0.0

Parameters

value

A media type of the resource.

Throws

if value is empty or blank.